*Parameter() - HyperView ScaleCtrl Scale Factors

Specifies the scale values to be used for scaling the deformation.

Syntax

*Parameter(Name, Label, Type, Value)

Application

HyperView

Inputs

Name
Internally generated parameter name, which should not be edited.
Label
The label of the parameter to be displayed in the Reports panel.
Type
Describes the type of parameter value. This value could be a filename, string, or integer data type.
Value
Displays the default parameter value.

Example

*Parameter(HvscalectrlScalefactors, "Hvscalectrl Scalefactors", STRING, "2.000000 3.000000 4.000000")

Context

*DefineReport()

Comments

If only one scale is specified, uniform scaling will be used.